unmanaged code

unmanaged code
"Code that is executed directly by the operating system, outside the .NET Framework common language runtime. Unmanaged code must provide its own memory management, type checking, and security support, unlike managed code, which receives these services from the common language runtime."
تعليمات برمجية غير مُدارة

English-Arabic terms dictionary. 2015.

Игры ⚽ Поможем написать реферат

Look at other dictionaries:

  • Unmanaged Code — NET Framework Basisdaten Entwickler: Microsoft Aktuelle Version …   Deutsch Wikipedia

  • Code injection — is the exploitation of a computer bug that is caused by processing invalid data. Code injection can be used by an attacker to introduce (or inject ) code into a computer program to change the course of execution. The results of a code injection… …   Wikipedia

  • Code managé — Managed code En informatique, le managed code (en français, code géré, ou code managé) permet d améliorer la sûreté de fonctionnement d un programme (et de simplifier le travail du programmeur). Ce terme fait partie de la terminologie Microsoft,… …   Wikipédia en Français

  • Managed Code — NET Framework Basisdaten Entwickler: Microsoft Aktuelle Version …   Deutsch Wikipedia

  • Managed code — Dans la terminologie de Microsoft, le managed code est un code source qui s exécute sous le contrôle de la machine virtuelle CLR, ou d une autre machine virtuelle. Ce terme est employé par opposition au unmanaged code (code non géré), qui est… …   Wikipédia en Français

  • Managed code — is a term coined by Microsoft to identify computer program code that requires and will only execute under the management of a Common Language Runtime virtual machine (resulting in Bytecode). This disambiguation is prevalent and only relevant when …   Wikipedia

  • Machine code — or machine language is a system of impartible instructions executed directly by a computer s central processing unit. Each instruction performs a very specific task, typically either an operation on a unit of data (in a register or in memory, e.g …   Wikipedia

  • Managed Extensions for C++ — or just Managed C++ is a now deprecated Microsoft set of deviations from C++, including grammatical and syntactic extensions, keywords and attributes, to bring the C++ syntax and language to the .NET Framework. These extensions allowed C++ code… …   Wikipedia

  • Blittable types — are data types in software applications which have a unique characteristic. Data are often represented in memory differently in managed and unmanaged code in the Microsoft .NET framework. However, blittable types are defined as having an… …   Wikipedia

  • Pointer (computing) — This article is about the programming data type. For the input interface (for example a computer mouse), see Pointing device. Pointer a pointing to the memory address associated with variable b. Note that in this particular diagram, the computing …   Wikipedia

  • .NET-Framework — Basisdaten Entwickler: Microsoft Aktuelle Version …   Deutsch Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”